From f22d1744b4dd47a008e56eea2d40fb0069aa8dec Mon Sep 17 00:00:00 2001 From: Ernesto Castellotti Date: Wed, 11 Jan 2023 17:47:40 +0100 Subject: FS Stick: Removed EEPROM reset/reload These commands can be needed basically only for experiments, a user shouldn't use them and can cause big problems in case of cross firmware on Huawei MA5671A --- _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md index 83da84c..c37fc10 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -220,20 +220,6 @@ strings /opt/lantiq/bin/omcid | grep compiled reboot ``` -## Reinitializing the EEPROM without rebooting -{% include alert.html content="This will cause you to disconnect from the current ssh session." alert="Warning" icon="svg-warning" color="yellow" %} -```sh -reload_i2c.sh -``` - -## Resetting EEPROM to default values and reinitializing -{% include alert.html content="This command is not reversible, all the EEPROM data will be restored to the factory values!" alert="Warning" icon="svg-warning" color="red" %} -{% include alert.html content="This will cause you to disconnect from the current ssh session." alert="Warning" icon="svg-warning" color="yellow" %} -```sh -sfp_i2c -d yes -reload_i2c.sh -``` - ## List of software versions - 6BA1896SPLQA13 (Dec 16 2016) - 6BA1896SPLQA41 -- cgit v1.2.3